home *** CD-ROM | disk | FTP | other *** search
-
- /* MACHINE GENERATED */
-
-
- /* tag.a */
-
- Prototype ALibExpunge(), ALibClose(), ALibOpen(), ALibReserved();
-
- /* init.c */
-
- Prototype BOOL InitC(void);
- Prototype void ExitC(void);
-
- /* lib.c */
-
- Prototype LibCall struct Library *LibInit (__D0 BPTR);
- Prototype LibCall struct Library *LibOpen (__D0 long, __A0 struct Library *);
- Prototype LibCall long LibClose (__A0 struct Library *);
- Prototype LibCall long LibExpunge(__A0 struct Library *);
-
- /* funcs.c */
-
- Prototype LibCall struct APIClient *APIMountClient(__A0 struct APIMessage *, __A1 char *);
- Prototype LibCall void APICloseClient(__A0 struct APIClient *, __A1 struct APIMessage *);
- Prototype LibCall void APIBriefClient(__A0 struct APIClient *, __A1 struct APIMessage *);
- Prototype LibCall void APIFree (__A0 struct APIClient *, __A1 struct APIOrder *);
- Prototype struct FileInfoBlock *FileInfo(UBYTE *, struct FileInfoBlock *);
- Prototype void Beep(UWORD);
- Prototype struct Node *SearchNode(struct List *, UWORD);
- Prototype UWORD ComputeX(struct TextFont *, UWORD);
- Prototype UWORD ComputeY(struct TextFont *, UWORD);
- Prototype void GetVScreenSize(struct Screen *, UWORD *, UWORD *);
- Prototype struct MsgPort *RunISpell(void);
- Prototype struct Window *OpenMessageWin(UBYTE *, BOOL);
- Prototype struct Window *Message (UBYTE *, BOOL, struct Window *);
- Prototype BOOL ExistPath(UBYTE *);
- Prototype UBYTE *SendRexxCommand(UBYTE *, UBYTE *, struct MsgPort *, UBYTE *);
- Prototype LONG CommandSpell (struct APIClient *, struct APIMessage *, ULONG *);
- Prototype void IgnoreWordCurrent(struct APIClient *, struct APIMessage *, BOOL);
- Prototype BOOL CheckWord (struct APIClient *, struct APIMessage *, UBYTE *, UWORD, UBYTE *);
- Prototype void CheckWordCurrent (struct APIClient *, struct APIMessage *, BOOL);
- Prototype void LearnWord (struct APIClient *, struct APIMessage *, UBYTE *, UWORD, BOOL);
- Prototype void LearnWordCurrent (struct APIClient *, struct APIMessage *, BOOL);
- Prototype void Dispatch (struct APIClient *, struct APIMessage *);
- Prototype void ShowSpell (struct APIClient *, struct APIMessage *, struct List *, UBYTE *, UBYTE *);
- Prototype void Replace (struct APIClient *, struct APIMessage *, UWORD, UWORD, UBYTE *);
- Prototype BOOL DoExecute (UBYTE *, BOOL, UBYTE *, UBYTE *, ULONG, WORD);
- Prototype struct MsgPort *WaitForISpell(void);
- Prototype void StopISpell(void);
- Prototype void Uncapitalize(UBYTE *);
-